home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / EDITOR / FUGUE_3.ARJ / WF.010 < prev    next >
Text File  |  1990-10-09  |  28KB  |  647 lines

  1. .f3                              - # -              Chapter 10 - Miscellaneous
  2. .rm70
  3. .mt5
  4. .mb5
  5. .pl66
  6. .tc
  7. .tc1
  8. .tc 10. MISCELLANEOUS STUFF ...............................#
  9. CHAPTER 10   MISCELLANEOUS STUFF
  10.  
  11. This chapter contains information that does not easily fit any where
  12. else.
  13.  
  14. .Tc    Performing a Word Count ............................#
  15. Performing a Word Count
  16.  
  17. Word Fugue comes with a word counting option. Press Ctrl J V, and a
  18. pop up window will appear with information similar to the following:
  19.  
  20.              ╔═══ WordFugue Version 1.6a ════╗
  21.              ║  Current File:                ║
  22.              ║  C:\WF\DOC\WF.010             ║
  23.              ║  Modified                     ║
  24.              ║  161 Lines                    ║
  25.              ║  5146 Bytes                   ║
  26.              ║  735 Words                    ║
  27.              ║  3 Pages                      ║
  28.              ║                               ║
  29.              ║  Jul 10, 1989   10:11 AM      ║
  30.              ║  319103 RAM bytes free        ║
  31.              ║  DOS Version: 3.30            ║
  32.              ║  2854912 Disk bytes free      ║
  33.              ║  Current Directory:           ║
  34.              ║  C:\WF\DOCS                   ║
  35.              ╚═══════════════════════════════╝
  36.  
  37.                 Fig 10.1 - Word Count display
  38. .tc1 Fig 10.1 - Word Count display .........................#
  39.  
  40.  
  41. Press ESC to return to editing the file. The information is relevant
  42. to the current file, so if you have more than one window open, you
  43. will need to place the cursor in each window and enter the command.
  44.  
  45. Calculating the file size and word count can take a long time on a big
  46. file, so you can press the space bar while the Get Info window is
  47. being updated to short circuit the calculation of some items.
  48.  
  49. .Tc    Convert a Wordstar file ............................#
  50. Convert a Wordstar file
  51.  
  52. You can either set an option when you load the file, or use the block
  53. command to turn off Hi order bits in a marked block. They have
  54. slightly different effects.
  55.  
  56. Options are on the Load file menu of the Options menu
  57.  
  58. This will zero the High order bits in a Wordstar file. You will of
  59. course lose any wrapped information about lines, since they will all
  60. end in a hard Carriage return. Any control codes will be left
  61. untouched. If you wish to retain the line wrap information, you must
  62. use the marked block approach given below.
  63.  
  64. .CP7
  65. To Turn off bits in a marked block:
  66.  
  67. 1. Mark the block of text with Ctl K B and Ctl K K.
  68.  
  69. 2. Press the keys Ctl K ^       (you need shift plus the 6 key for ^)
  70.    Word Fugue will turn off the hi bits in the marked block.
  71.  
  72. For example:
  73.     áíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╘╒╓╫╪┘┌█µτΦΘ
  74.  
  75.   becomes
  76.      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRTUVWXYZ[fghi
  77.  
  78. Strip Hi Bits on File Load
  79.  
  80. This is on the Load file submenu of the Options menu of the pull down
  81. menu. You can install it as a command sequence using WFINST, but the
  82. default is no command sequence. When Hi-bit strip is ON, the most
  83. significant bit of each character read from the disk will be set to
  84. zero. This is useful when reading in files previously generated in
  85. Wordstar document mode. Note that stripping the high bit will also
  86. affect any usage of the IBM extended ASCII character set, such as the
  87. line drawing characters.
  88.  
  89. .Tc    Convert Tab Characters To Spaces on Reading ........#
  90. Convert Tab Characters To Spaces on Reading
  91.  
  92. This is the Expand tabs option on the Load File submenu of the Load
  93. file menu of the pull down menu. You can install a command sequence
  94. for this command by using WFINST, but the default has no sequence
  95. installed. When tab expansion is ON, any tabs encountered upon read-in
  96. of a file are expanded into spaces, using a tab spacing that you
  97. specify. If tab expansion is OFF, Word Fugue leaves the tabs intact. In
  98. this case, Word Fugue does not expand tabs as it displays them, so
  99. these will be displayed on the screen as I.
  100.  
  101. .tc    Convert Spaces to Tabs When Writing The File .......#
  102. Convert Spaces to Tabs When Writing The File
  103.  
  104. This is the Write tabs option on the Load File submenu of the Load
  105. file menu of the pull down menu. You can install a command sequence
  106. for this command by using WFINST, but the default has no sequence
  107. installed. By default, Word Fugue does not write tab characters in
  108. files saved from the editor. If Tab Writing is activated, Word Fugue
  109. will translate sequences of spaces to tabs in order to save disk space
  110. for the output file. Tabs are computed using the fixed spacing
  111. currently set for fixed tabs. Multiple spaces found within pairs of
  112. single or double quotes (as used in Pascal or C source code) will not
  113. be converted to tabs.
  114.  
  115. .tc    Outline Processing .................................#
  116. Outline Processing
  117.  
  118. Outline Processing is the ability to jot down your thoughts such as
  119. subject headings, and later flesh them out into a complete document.
  120. You have the ability to view only the headings, or the details, or
  121. both. The details can include other details at lower levels again.
  122.  
  123. .CP5
  124. With Word Fugue, this can be achieved by use of .FI and the Alt F
  125. command. Jot down your headings in a file. When you are ready to flesh
  126. them out, place a .FI command in column one on the line beneath each
  127. heading, and type a file name after the .FI command. Use a different
  128. file name on each .FI line.
  129.  
  130. Place the cursor on a line containing a .FI command, and press Alt F.
  131. Word Fugue will open another window with the new file loaded ready for
  132. editing. This file can in turn contain other .FI commands, which can
  133. be loaded in a similar fashion. If you do not have Zoom Windows set,
  134. you will see all files on the screen at the same time. You can nest
  135. include files up to 5 deep, which should give you plenty of scope for
  136. the biggest outlines.
  137.  
  138. .tc    Ruler Lines ........................................#
  139. Ruler Lines
  140.  
  141. A ruler line is used to determine the documents current left and right
  142. margins, tab stops and column boundaries. The current ruler line is
  143. displayed at the top of the document, unless you turn the display off.
  144.  
  145. The option to display the ruler line can be changed as part of the
  146. Options menu on the Ruler sub menu, or it can be changed by entering
  147. Ctrl O T, which will turn the display on and off.
  148.  
  149. Word Fugue's default ruler is shown below. It is designed for type at
  150. 10 characters per inch on standard 8 inch stationery. The left margin
  151. is in column 1, the right margin in column 70, and tab stops every 8
  152. spaces beginning at column 9.
  153.  
  154.     L-------!-------!-------!-------!-------!-------!-------!-------!----R
  155.  
  156. The ruler line can contain the following characters:
  157.  
  158.         Character       Meaning
  159.         L               Left margin
  160.         R               Right margin (ragged justification)
  161.         J               Right margin (justified)
  162.         !               Tab stop
  163.         <               Left margin of a column       ┌only effective if
  164.         >               Right Margin of a column      ┤word wrap and column
  165.         ]               Justified right column margin └mode are active
  166.                         or right table margin         ┌only effective if
  167.         {               Left margin of a table        ┤word wrap and column
  168.         }               Right margin of a table       └mode are active
  169.                        Temporary Indent or currently active wrap
  170.                         margin. (Set by the computer)
  171.         W               Wrap margin
  172.         -               Space between ruler symbols
  173.  
  174. When you change left or right margin using Ctrl O L or Ctrl O R, the
  175. ruler line changes to show a new margin. This ruler is in effect
  176. throughout the document until you change it. If you use .LM and .RM
  177. dot commands to change a margin, the new ruler is in effect in the
  178. file below the dot command. Above the dot command the previous ruler
  179. is in effect.
  180.  
  181. If you set the wrap margin from the ruler line, it is in effect from
  182. the ruler line down through the document until another ruler line
  183. changes it. When that wrap column is active, it will show as a  in
  184. the ruler line. The ruler line wrap column may be overwritten by the
  185. use of the Temporary Indent.
  186.  
  187. When you use F4 or Ctrl O G to set the Temporary Indentation, the
  188. ruler line shows the temporary margin  as long as it is in effect. A
  189. temporary left margin is terminated if you move the cursor above the
  190. line on which you set the temporary margin, or down past a blank line.
  191. While the temporary margin is active, the old wrap column will show as
  192. a W in the ruler line.
  193.  
  194.    Left Margin controls where text will be placed when you type.
  195.    Characters entered to the left of the left margin will be pushed
  196.    right until they are within the left margin.
  197.  
  198.    Right Margin and Justified Right Margin controls where text will be
  199.    wrapped. Text will not be allowed to extend beyond the right margin
  200.    after a wrap operation.
  201.  
  202.    Wrap Margin determines where text that overflows a line will be
  203.    continued on the next line. Wrap margins must be at least equal to
  204.    the left margin, and less than the right margin, to be effective.
  205.    Text typed inside the left margin, but to the left of the wrap
  206.    margin, will be left where it is, unless it is the second or
  207.    subsequent line of a paragraph, and a paragraph reformat operation
  208.    is performed.
  209.  
  210.    Tab Stops determine where the cursor will travel when you press the
  211.    Tab key (for forward movement) or the Shift Tab key (for backward
  212.    movement).
  213.  
  214. .CP6
  215. .tc       Columns And Tables ..............................#
  216.    Columns And Tables
  217.  
  218.    Columns
  219.  
  220.    Columns in a ruler are independent parts of the text that wrap.
  221.    Columns are indicated by < for the left margin and > for the right
  222.    margin or ] for the right justified margin. When Word Wrap is
  223.    active, text will wrap to stay within the margins (both left and
  224.    right). A column is independent of any other columns, so text in a
  225.    column will wrap downwards into blank lines in the column. If no
  226.    blank lines are available, a blank line will be inserted at the end
  227.    of the column to absorb the overflow. This blank line may interfere
  228.    with other columns by placing a blank line in the middle of another
  229.    column. To overcome this, define your columns as tables.
  230.  
  231. .CP10
  232.     eg:
  233.               www    xxx    yyy
  234.               www    xxx    yyy
  235.               www           yyy
  236.                      xxx    yyy
  237.               www    xxx    yyy
  238.               www    xxx
  239.               www           yyy
  240.                             yyy
  241.  
  242.    You will note that each column has entries that end independently
  243.    of each other. Wrapping slides the text in one column up and down
  244.    without regard to the contents of other columns.
  245.  
  246.    Tables
  247.  
  248.    Tables are columns of text that are related to each other. They are
  249.    delimited in the ruler line by { for the left margin and either }
  250.    or > for the right margin, or ] for the right justified margin. The
  251.    columns of a table are terminated by a blank line. When a column of
  252.    a table is wrapped, blank lines are inserted at the end of the
  253.    table entry. This means that a blank line is looked for, or a dot
  254.    command line, and blank lines are inserted before this line. This
  255.    means that adjacent columns never have blank lines inserted in the
  256.    middle.
  257.  
  258.    eg
  259.               www    xxx    yyy
  260.               www    xxx    yyy
  261.               www           yyy
  262.                             yyy
  263.                             yyy
  264.                                      ───── this is the end of the entry
  265.               www    xxx    yyy
  266.               www    xxx    yyy
  267.               www    xxx
  268.  
  269.    You will note that a table has entries in adjacent columns, and the
  270.    end of the entry has a blank line across the entire table. Wrapping
  271.    slides the contents of one column up and down as required, but
  272.    never pushes the text down below the blank line, instead inserting
  273.    new lines before it as required to absorb the overflow of the
  274.    column.
  275.  
  276. .CP5
  277. .tc       Editing a Ruler .................................#
  278.    Editing a Ruler
  279.  
  280.    You can edit the ruler line by entering Ctrl O E. You do not need
  281.    to display the ruler line to be able to edit it. While in edit
  282.    mode, you move the cursor and type in the appropriate symbols where
  283.    you want them. Press Enter to accept the new line, or ESC to return
  284.    to the original.
  285.  
  286.    However, if you use dot commands that effect the ruler line in
  287.    your document, as soon as you press return, if the cursor were
  288.    positioned below any of these dot commands in the document, they
  289.    will automatically affect the ruler you have edited. However, this
  290.    can be overcome by embedding the ruler line in the text where ever
  291.    you need a new ruler line, and editing the embedded line. (See
  292.    below)
  293.  
  294. .tc       Embedded Ruler Lines ............................#
  295.    Embedded Ruler Lines
  296.  
  297.    You can embed a ruler line in the text so that it is in effect on
  298.    the text below it and it is stored with the file. Every time the
  299.    cursor moves below an embedded ruler line, the document's margins
  300.    and tab stops automatically change to reflect the new line. An
  301.    embedded ruler is entered with .RR as the dot command. The ruler
  302.    line follows the .RR command.
  303.  
  304.    There are several ways of embedding ruler lines in your document.
  305.  
  306.      ■  Type in the entire ruler line. Start by typing .RR in columns
  307.         1 to 3. Then, on the same line, type in the ruler itself,
  308.         starting with the left margin. Since the first 3 characters
  309.         are the dot command, all embedded ruler line character
  310.         positions are 3 characters to the right of the actual
  311.         position. Thus
  312.  
  313.                 .RRL.....!.......................R
  314.  
  315.         where the L is entered in column 4, makes the left margin
  316.         effective in column 1, a tab stop effective in column 7, and
  317.         the right margin in column 31. The dots between the characters
  318.         are simply to show character spacings. Use spaces in the
  319.         embedded ruler line.
  320.  
  321.      ■  Use the command Ctrl O O to insert a copy of the current ruler
  322.         line into your text.
  323.  
  324.      ■  Use the ruler file WF.RLR to store often used ruler lines, and
  325.         use the macro commands Alt M S to embed the first such line
  326.         into the text, and the command Alt M R to display a list of
  327.         ruler lines, and select the one you want.
  328.  
  329. .tc       Stored Rulers ...................................#
  330. Stored Rulers
  331.  
  332. You can store up to 36 ruler settings in the file WF.RLR.
  333.  
  334. Using a Stored Ruler
  335.  
  336. There are 2 macro commands provided to access rulers stored in the
  337. ruler file. Because they are macro commands, you can always write
  338. additional commands to load additional rulers from a different file if
  339. you need to go beyond 36 rulers.
  340.  
  341.    Embed Default Stored Ruler
  342.  
  343.    The command Alt M S embeds the default stored ruler before the line
  344.    the cursor is in. The default ruler is always number 1 (unless you
  345.    change the macro).
  346.  
  347. .CP5
  348.    Embed Stored Ruler From Menu
  349.  
  350.    The command Alt M R loads the file WF.RLR and displays a menu of
  351.    rulers. Select the one you want to embed, and press Enter to embed
  352.    it, or ESC if you change your mind. The alternative long format of
  353.    the command is Ctrl J I R which loads file WF.RLR and displays the
  354.    menu of stored rulers. When you select your ruler to embed, it is
  355.    embedded, and the macro file is reloaded.
  356.  
  357. Storing a Ruler
  358.  
  359. The ruler file has exactly the same structure as a macro file, and
  360. rulers can be entered by loading it as a macro file, selecting to
  361. record macros, and then typing in the ruler line exactly as you want
  362. it, and then turning off macro recording. You will be asked which slot
  363. to record the ruler in, and a name for it. (Refer to the chapter in
  364. macros for more information) Don't forget to save the ruler file
  365. (using the save macro command), and to re-load your original macro
  366. file.
  367.  
  368. Editing a Stored Ruler
  369.  
  370. Once you have stored rulers in the file WF.RLR, you can edit them by
  371. loading the file as the macro file, editing the entries (Alt E), and
  372. saving the file. Don't forget to re-load your original macro file.
  373.  
  374.  
  375. .tc    Using A Mouse ......................................#
  376. Using A Mouse
  377.  
  378. Word Fugue recognises a mouse, and will respond to its movement and
  379. button clicks. Sensing is automatic - if the mouse driver is present
  380. and returns a good status, then the mouse cursor is displayed as a
  381. block of colour that changes depending on the colours underneath.
  382.  
  383. Scroll Bars
  384.  
  385. If you have set the appropriate option - Mouse Scroll on the Display
  386. Options sub menu of the Options menu, then Word Fugue will display a
  387. scroll bar on the right hand side of the screen. This includes scroll
  388. arrows and a solid block elevator that shows the relative position in
  389. the file.
  390.  
  391. You can use the scroll bar to change the position on the file. Place
  392. the mouse cursor on one of the arrows and press the left mouse button.
  393. As you hold the button down the text will scroll as if you were moving
  394. the cursor in the direction of the arrow. The text should scroll at
  395. about the same rate as with the arrow keys. Scrolling will stop as
  396. soon as you release the button.
  397.  
  398. If you place the mouse cursor on the scroll bar between the elevator
  399. bar and the arrow, clicking the left button will cause the display to
  400. page up or down, depending on where the mouse cursor is in relation to
  401. the elevator block. If the mouse cursor is above the elevator block,
  402. then the left button click will page up, while if the mouse cursor is
  403. below the elevator block, a left button click will page down.
  404.  
  405. Mouse Operation
  406.  
  407. The mouse cursor will move around the screen as the mouse is moved,
  408. but if no buttons are clicked or pressed, nothing else happens.
  409. Clicking mouse buttons will have different effects depending upon
  410. where the mouse cursor is on the screen. Dragging the mouse cursor
  411. (pressing one or more buttons and moving the mouse at the same time)
  412. affects the physical cursor position.
  413.  
  414.  
  415.       Top 2 Lines of the screen:
  416.  
  417.           Left Button click  - Open another window
  418.           Right Button click - Activate PullDown Menu
  419.           Both Buttons click - Activate Help Menu
  420.  
  421.       Scroll Bar:
  422.  
  423.            Arrows:
  424.  
  425.                 Press Left button to scroll up or down
  426.  
  427.            Bar:
  428.  
  429.                 Click left button to page up (above elevator)
  430.                  or page down (below elevator)
  431.  
  432.       Text Body:
  433.  
  434.            Left Button click - jump to position of mouse cursor
  435.                          (will change windows if necessary)
  436.            Right Button - restore current line
  437.            Both buttons - press & drag to mark a block
  438.                         marking stops when you release button
  439.                         positions cursor at the end of the marked
  440.                         block
  441.  
  442.       Menu System:
  443.  
  444.            Left Button click  - select highlighted choice
  445.            Right Button click - escape to previous level
  446.            Both buttons click - Help (if available)
  447.            Left Button Drag   - move highlight
  448.            if you change your mind, drag mouse to top line, and release button
  449.  
  450.  
  451. .tc    Help System ........................................#
  452. Help
  453.  
  454. The help system that comes with Word Fugue has 2 modes of operation -
  455. Menu and Context Sensitive. Because of the way the keyboard
  456. installation program functions, the help file always reflects the
  457. current keyboard layout. The keyboard installation program regenerates
  458. the help file from the WF.TXT file. This file contains special markers
  459. for the keystrokes that are associated with commands, and when the
  460. help file is generated, these markers are replaced with the names of
  461. the installed keystrokes, and displayed as part of the help text. A
  462. similar process also allows the display of the associated keystrokes
  463. when using the pull down menu system.
  464.  
  465. When you have finished with the help screens, pressing ESC will return
  466. you to what you were doing before.
  467.  
  468. .tc       Menu Driven .....................................#
  469. Menu Driven
  470.  
  471. When you are at the edit window, pressing F1 will activate the Help
  472. Menu System. You can select a topic by highlighting it and pressing
  473. the enter key, or by pressing the highlighted letter that starts the
  474. topic.
  475.  
  476.                        ╔═════ Help Sections ══════╗
  477.                        ║  About Word Fugue        ║
  478.                        ║  Blocks                  ║
  479.                        ║  Cursor movement         ║
  480.                        ║  Files                   ║
  481.                        ║  Goto movement           ║
  482.                        ║  Insert and delete       ║
  483.                        ║  K - Function keys       ║
  484.                        ║  Macros                  ║
  485.                        ║  Options and toggles     ║
  486.                        ║  Printing                ║
  487.                        ║  Q - Search and replace  ║
  488.                        ║  Rulers & Tabs           ║
  489.                        ║  Spell checking          ║
  490.                        ║  Text commands           ║
  491.                        ║  Utilities               ║
  492.                        ║  Windows                 ║
  493.                        ╚══════════════════════════╝
  494.  
  495.                         Fig 10.2 - Help Menu
  496. .tc1 Fig 10.2 - Help Menu ..................................#
  497.  
  498.  
  499. Most topics have several pages of text are available, which can be
  500. paged through by pressing the Page Up and Page Down keys.
  501.  
  502. When you have finished with the help screens, pressing ESC will return
  503. you to what you were doing before.
  504.  
  505. .tc       Context Sensitive ...............................#
  506. Context Sensitive
  507.  
  508. Context sensitive help is active when you are within the pulldown menu
  509. system. Pressing F1 will present a help screen relevant to the
  510. highlighted topic. If there is more information than will fit on the
  511. screen, you can page through it by pressing the Page Down and Page Up
  512. keys.
  513.  
  514. .cp10
  515. .tc    Shell to Dos .......................................#
  516. Shell to Dos
  517.  
  518. You can run other programs from Word Fugue, or gain access the the dos
  519. prompt. This process is generally referred to as "Shelling to Dos".
  520.  
  521. Press Ctrl F10 to activate a prompt for a dos command. You can either
  522. enter a command to run, or press Enter on a blank prompt for access to
  523. the DOS prompt.
  524.  
  525.  
  526.     ╔═════════════════ DOS command (<Enter> for shell) ═════════════╗
  527.     ║dir                                                            ║
  528.     ╚═══════════════════════════════════════════════════════════════╝
  529.  
  530.                         Fig 10.3 - Dos Shell Prompt
  531. .tc1 Fig 10.3 - Dos Shell Prompt ...........................#
  532.  
  533. Run a Command
  534.  
  535. If you enter a command, that command will be run, and the message
  536. "Press any key to continue ..." will be displayed, permitting you to
  537. see any output of the command on the screen. Pressing any key will
  538. return you to your document, with everything as it was before.
  539.  
  540. Dos Prompt
  541.  
  542. If you press Enter on a blank Dos prompt window, you will simply be
  543. presented with the familiar DOS prompt. In this case, you will have to
  544. type the command EXIT at the dos prompt in order to return to your
  545. document.
  546.  
  547. In this case, Word Fugue changes the DOS prompt so that it lets you
  548. know that Word Fugue is still loaded:
  549.  
  550.  
  551.                     Approximate memory available: 170K
  552.                     TYPE EXIT to return to program...
  553.  
  554.  
  555.                     WordFugue... c:\wf\doc>
  556. 
  557.  
  558.  
  559.                         Fig 10.4 - Modified Dos Prompt
  560. .tc1 Fig 10.4 - Modified Dos Prompt ........................#
  561.  
  562.  
  563. How It Works
  564.  
  565. Word Fugue looks for the environment variable COMSPEC to determine
  566. what your DOS command processor is called, and where to find it. If
  567. you have not set the COMSPEC variable, you will not be able to use
  568. this function. You should always have a command in your AUTOEXEC.BAT
  569. file to set the COMSPEC variable whenever you boot your machine. If
  570. you have not, then you should have this line in your AUTOEXEC.BAT
  571. file:
  572.  
  573.         SET COMSPEC=C:COMMAND.COM
  574.  
  575. Consult your DOS manual for more information on the SET command and
  576. the COMSPEC variable.
  577.  
  578. The use of the COMSPEC variable is the standard method of activating
  579. the DOS command processor, since if you have replaced the standard
  580. COMMAND.COM with some other processor, the replacement processor will
  581. be activated.
  582.  
  583. If an error occurred, you will be informed with an error window, and
  584. will have to press ESC to return to your document. A typical error is
  585. when COMMAND.COM cannot be found, or there is not enough memory to run
  586. your request.
  587.  
  588. .tc       Autosave ........................................#
  589. Autosave
  590.  
  591. If you have the AUTOSAVE toggle active, then all modified files will
  592. be saved before attempting to invoke DOS. This makes he latest
  593. versions of files available to any program you may run, and protects
  594. you against crashing the machine while in DOS.
  595.  
  596. Conversely, if AUTOSAVE is off, no saving will be done.
  597.  
  598. .CP5
  599. .tc       Memory ..........................................#
  600. Memory
  601.  
  602. How effective your dos commands are often depends on the amount of
  603. memory available for them. The default is only available memory which
  604. is left after the program is loaded plus any files you may be editing.
  605. On a machine with 640k this is normally more than adequate, but there
  606. can be times when you need more memory to be made available.
  607.  
  608. The INVOKE DOS toggle allows you to determine whether additional
  609. memory will be made available to DOS commands. If you set this option
  610. to All Memory, then a stub of approximately 8K remains in memory,
  611. while the rest of the program and memory it is using is swapped either
  612. to EMS memory (if you have some and sufficient is available) or to the
  613. default disk drive and directory (if there is sufficient room there).
  614. On disk, the swap file is called nnnnnn.$WP, where nnnnnn is the
  615. current time of day, and is marked as a system and hidden file. It
  616. will not be visible to normal DOS commands. Do not delete this file
  617. after shelling to DOS, or you will lock up your machine when you try
  618. to exit back to Word Fugue.
  619.  
  620. The use of the current time of day for the file name is to avoid
  621. problems if you shell to DOS, load Word Fugue again, and shell to DOS.
  622. They will use different swap files, and so won't crash your machine.
  623. We cannot think of a good reason for wanting to do this, but we
  624. believe in Defensive Programming.
  625.  
  626. If you are running from floppies, this option may not have enough room
  627. to create a swap file, and you may find it rather slow to come up with
  628. the DOS prompt.
  629.  
  630. .CP7
  631. When you swap memory, a message will be displayed to that effect:
  632.  
  633.  
  634.                     360971 bytes are being swapped
  635.                     Approximately 522K bytes of RAM available
  636.  
  637.  
  638.                     WordFugue... c:\wf\doc>
  639.  
  640.  
  641.                         Fig 10.5 - Swapping Display
  642. .tc1 Fig 10.5 - Swapping Display ...........................#
  643.  
  644. The actual amount of memory available will depend on how much memory
  645. your machine has, and how much of it is taken up with memory resident
  646. (TSR) programs.
  647.